Learn R Programming

R2MLwiN (version 0.8-9)

[,mlwinfitIGLS,ANY,ANY,ANY-method: Extract or Replace parts of "mlwinfitIGLS" objects

Description

Extract or Replace parts of "mlwinfitIGLS" objects

Usage

# S4 method for mlwinfitIGLS,ANY,ANY,ANY
[(x, i, j, drop)

# S4 method for mlwinfitIGLS,ANY,ANY,ANY [(x, i, j) <- value

# S4 method for mlwinfitIGLS [[(x, i, j, drop)

# S4 method for mlwinfitIGLS [[(x, i, j) <- value

Arguments

x

data frame

i, j

elements to extract or replace. For [ and [[, these are character.

drop

not used.

value

a suitable replacement value.